home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / emulator-tools / macdiskimage / docs / gspoin.doc < prev    next >
Encoding:
Text File  |  1996-03-06  |  1.2 KB  |  44 lines

  1. This Program is part of the MacDiskImage package (c) Robert Grob 1996,
  2. which is ShareWare! This program may not be distributed separate from the
  3. package. 
  4.  
  5. Gspoin is a splitter/joiner which can write directly from/to floppydisks.
  6. Gspoin is available for the Amiga, PC, and some UNIX machines.
  7.  
  8.  
  9. Gspoin v1.32 by Robert Grob 1994
  10.  
  11.  
  12. Usage:
  13.  
  14. Gspoin [options] <mode> <source> <destination>
  15.  
  16.  
  17. Mode:      S       Split file
  18.            J       Join file
  19.  
  20.  
  21.  
  22. Options:         -v<size>     (s)  Disksize (bytes) [727000]
  23.                  -b<size>          Buffer (bytes) [50000]
  24.                  -n                No 'Insert disk'-message
  25.                  -e           (s)  Estimate number of disks
  26.  
  27. (s) = Split mode only (j)= Join mode only 
  28.  
  29.  
  30.  
  31. Examples:    Gspoin  -v724000 -b800000 S SuperColor.GIF pc0:Scolor
  32.              Gspoin -b800000 J pc0:Scolor dh1:pictures/SuperColor.gif 
  33.       
  34.       
  35. Gspoin adds an extension to each splitted file, ".gsp",".g01",".g02". A
  36. file with the extension ".chk" will be created. It contains the number of
  37. disks which are necessary to rebuild the file.
  38.  
  39. When option -n is used, Gspoin will split the file without asking for new
  40. disk.
  41.  
  42. Copyright (c) 1996  Robert Grob
  43.  
  44.